Builder
class Builder : GeneratedMessage.Builder<BuilderT> , ModuleConfigProtos.ModuleConfig.StoreForwardConfigOrBuilder
Store and Forward Module Config
Content copied to clipboard
meshtastic.ModuleConfig.StoreForwardConfig
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Enable the Store and Forward Module
Content copied to clipboard
bool enabled = 1;
Link copied to clipboard
TODO: REPLACE
Content copied to clipboard
bool heartbeat = 2;
Link copied to clipboard
TODO: REPLACE
Content copied to clipboard
uint32 history_return_max = 4;
Link copied to clipboard
TODO: REPLACE
Content copied to clipboard
uint32 history_return_window = 5;
Link copied to clipboard
Set to true to let this node act as a server that stores received messages and resends them upon request.
Content copied to clipboard
bool is_server = 6;
Link copied to clipboard
TODO: REPLACE
Content copied to clipboard
uint32 records = 3;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Enable the Store and Forward Module
Content copied to clipboard
bool enabled = 1;
Link copied to clipboard
TODO: REPLACE
Content copied to clipboard
bool heartbeat = 2;
Link copied to clipboard
TODO: REPLACE
Content copied to clipboard
uint32 history_return_max = 4;
Link copied to clipboard
TODO: REPLACE
Content copied to clipboard
uint32 history_return_window = 5;
Link copied to clipboard
Set to true to let this node act as a server that stores received messages and resends them upon request.
Content copied to clipboard
bool is_server = 6;
Link copied to clipboard
TODO: REPLACE
Content copied to clipboard
uint32 records = 3;
Link copied to clipboard
Link copied to clipboard
open fun mergeFrom(other: ModuleConfigProtos.ModuleConfig.StoreForwardConfig): ModuleConfigProtos.ModuleConfig.StoreForwardConfig.Builder
open fun mergeFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): ModuleConfigProtos.ModuleConfig.StoreForwardConfig.Builder
Link copied to clipboard
Enable the Store and Forward Module
Content copied to clipboard
bool enabled = 1;
Link copied to clipboard
TODO: REPLACE
Content copied to clipboard
bool heartbeat = 2;
Link copied to clipboard
open fun setHistoryReturnMax(value: Int): ModuleConfigProtos.ModuleConfig.StoreForwardConfig.Builder
TODO: REPLACE
Content copied to clipboard
uint32 history_return_max = 4;
Link copied to clipboard
open fun setHistoryReturnWindow(value: Int): ModuleConfigProtos.ModuleConfig.StoreForwardConfig.Builder
TODO: REPLACE
Content copied to clipboard
uint32 history_return_window = 5;
Link copied to clipboard
Set to true to let this node act as a server that stores received messages and resends them upon request.
Content copied to clipboard
bool is_server = 6;
Link copied to clipboard
TODO: REPLACE
Content copied to clipboard
uint32 records = 3;